Compare two SearchFilters for equality.
C#
Parameters
Parameters |
Description |
---|---|
other |
SearchFilter to be compared |
Returns
Returns true if the two SearchFilters contain the same indexes and the same selections for each index.
See Also